home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr12 / hayvax.zip / HAYVAX.TXT
Text File  |  1993-07-04  |  3KB  |  69 lines

  1. Downloaded from Hayes BBS July 4, 1993
  2. Permission to freely distribute.
  3.  
  4. 4.0 Dial-up Access to DEC VAX Computers using Hayes Modems
  5.  
  6. This Technical Note provides instructions for connecting Hayes modems 
  7. to DEC VAX computers running under the VMS Operating System. 
  8. Information in this Technical Note includes configuration of the 
  9. personal computer and of the VAX port to take full advantage of 
  10. V-series system product adaptive compression. The configuration assumes
  11. V-series system products are connected to the host and allows dialup 
  12. access by both V-series and non-V-series modems.
  13.  
  14. Important: In all configurations, the cables used to connect the modem 
  15. to the DTE (whether the PC or the VAX port) must support specific 
  16. signalling requirements, with fully-shielded connectors. The cables 
  17. appropriate for specific modem to PC connections are available from 
  18. Hayes. For a description of each pin and its use in the various 
  19. communication modes, see section 4.3, Modem-to-DTE Cable Requirements, 
  20. at the end of this technical note.
  21.  
  22. 4.1 Remote System Configuration
  23.  
  24. This section explains the procedures for configuring the modem attached
  25. to the remote terminal, and special software considerations when using 
  26. a PC as a VT terminal.
  27.  
  28. 4.1.1 Terminal/PC Modem Setup
  29.  
  30. A VT terminal can access the DEC VAX over dialup lines. Because 
  31. terminals cannot use software, the modem must be configured directly 
  32. using the Hayes Standard AT Command Set. Set the terminal port speed to
  33. 19200 bps for V-series Smartmodem 9600 and to 9600 bps for other 
  34. V-series system products. Because VT terminals support only XON/XOFF 
  35. flow control, configure the modem to match this setting. Connect the 
  36. modem to the terminal via an RS-232 cable and issue the following 
  37. commands.
  38.  
  39.         AT&F<CR>
  40.         AT&C1&D2&K4&W0<CR>
  41. where:
  42.         &F      Restores factory settings
  43.         &C1     DCD tracks actual carrier status 
  44.         &D2     Modem hangs up on loss of DTR
  45.         &K4     Enables XON/XOFF flow control (V-series
  46.                 system products only)
  47.         &W0     Stores settings in User Profile 0 * 
  48.  
  49.  
  50. * Early models of the Smartmodem 2400 support a single user profile.
  51. Refer to the user documentation to determine the capabilities; if the 
  52. manual is unavailable, issue the command lines AT&F<CR> and AT&V<CR> 
  53. (must be issued as two separate command lines) to view the stored 
  54. profile(s) and telephone number(s). If the modem returns an error, only
  55. one profile is available. To configure this modem for the desired mode,
  56. replace &W0 with &W.
  57.  
  58. When accessing a VAX from a remote PC, communications software performs
  59. the modem configuration and the above co
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.